SamVS Change History (from V5.127) ================================== V5.128 - Fix(P24 Source): Toggle from P24 to Listfile doesn't work if target line is above 65536 - New: Added Symbols _SAMVS_DEBUG and _SAMVS_RELEASE depending on Build configuration - Fix(Build): Sealed binary & DFU files no longer generated (and deleted) with trace enabled - Fix(Watch/MemView): Addresses for objects in CONST segment calculated wrong if application is not placed on Page 0 - Mod(Watch/MemView): Colon notion for addresses now assumes Hex digits (as used everywhere else), so 1:ABCD is now a correct, full qualified address. In case a decimal offset is required, explicitly prefix the segment with 0x, like 0x1:1234 (equals 1:04D2) V5.129 - Fix(Link): Using LXI/STXI instructions with external symbols offsets does not properly detect 8 Bit fixup overflow - Fix(Build): File dependancies not correctly detected if an include file from a relative path includes another file within the same directory (which is not the project directory and not specified as include directories) V5.130 - Debug: Testing connections when opening COM Port dialog - Fix(Optim): Consecutive Array Reads may, in rare cases, be optimized to one DLX instruction, even if not in consecutive locations - Fix(Optim): Use of _cptr32 required Branch Optimization for projects crossing segments. libAppUtil ========== V4.626 - New: Preset_ReadPreset libCP16 ======= V4.628 - _Biquad_FlushUpdates returns != 0 if queue is not empty (allows to flush queue completely before unloading a DSP) libGM2S ======= V4.632 - correction/improvement for Legato mode to avoid noise at crossfade V4.633 - in new legato mode also take now split relative to start_note instead of on_note when start_note > on_note V4.634 - in mono mode and in case no legato found, stop voices because we can be in the case of note sustained, ut not seen as sustained V4.635 - correction for GM2Synth_HandleMidiEvent, voice reserve sysex crashes libSys ====== V4.644 - _Sys_QspiProgram may be called with DevInfo.BufferPerErase set to zero to omit Erase libUSB ====== V4.642 - Fix: Returning OTHER_SPEED_CONFIGURATION (instead of CONFIGURATION) descriptor for other speed configuration request libUXChg ======== V4.640 - added BY25Q128, SY25X40BV, EN35QH128A & EN25QH256A SPI Flash devices into UXC2D_GENERIC_QSPI driver list